-
Home
-
Recover Abandoned Carts for WooCommerce by ShopMagic
-
2.2.29 (latest)
-
Code
-
Classes
- CartProductItem
| Total Complexity |
28 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
99 |
| Lines of code |
68 |
| Logical lines of code |
34 |
| Comment lines |
10 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_product() |
S |
66 |
3 |
8 |
| get_image_src() |
S |
68 |
3 |
7 |
| get_variation_data() |
S |
77 |
3 |
3 |
| __construct() |
S |
69 |
2 |
7 |
| get_variation_id() |
S |
78 |
2 |
3 |
| get_product_id() |
S |
78 |
2 |
3 |
| get_line_subtotal() |
S |
78 |
2 |
3 |
| get_line_subtotal_tax() |
S |
78 |
2 |
3 |
| get_permalink() |
S |
70 |
2 |
7 |
| get_name() |
S |
66 |
2 |
8 |
| append_to_wc_cart() |
S |
69 |
2 |
6 |
| jsonSerialize() |
S |
82 |
1 |
3 |
| get_key() |
S |
78 |
1 |
3 |
| get_quantity() |
S |
74 |
1 |
4 |